home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 109
/
Vol 109.iso
/
games
/
steppenw.swf
/
scripts
/
DefineButton2_1143
/
BUTTONCONDACTION on(press).as
next >
Wrap
Text File
|
2008-11-12
|
174b
|
9 lines
on(press){
set("/Variables:Deplace",-1 * eval("/Variables:LargeurObjet"));
tellTarget("ControlFleche")
{
gotoAndStop("Deplace2");
play();
}
}